home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-11-04 | 590 b | 21 lines | [TEXT/MPS ] |
- TRandom is a small utility class for random number generations. This sample
- shows how to create a small stack-based C++ class, how to write test suites
- which are static functions, and how to define in general a default C++
- class library.
-
- This release is 1.0b3 for the moment, and I'm trying to shake out
- the last small bugs from the sources, this is the reason I put this out
- on the snippet distribution :-).
-
- Environment used:
- MPW 3.2
- MPW C++ 3.2a3
- System 7.0
-
- If you have any comments, bug reports or any other issues, contact
- Kent Sandvik DTS
-
- KSAND - AppleLink
- ksand@apple.com Usenet
-
-